/*active*/
.active_new_top{
    width:100%;
    min-width:1300px;
    padding-top:5vw;
    padding-bottom: 25px;
}
.active_new_top .title1{width:100%;margin:0 auto;}
.active_new_top .title1 h3{font-size:25px;color:#333;position:relative;padding-left:10%;}
.active_new_top .title1 h3:before{content:"";display: block;width:50px;height:3px;background-color:#999;position:absolute;left:0;top:1.25vw;}
.active_new_top .title1 h3:after{content:"Villa decoration case";display: block;color:#333;font-size:16px;font-family:"-webkit-pictograph"; }
.active_new_top .title1 h3 a{
    position: absolute;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    background-color: #222;
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    bottom: 0;
    right: 0;
}
.active_news_content{width:78%;max-width:1500px;margin:0 auto;}
.active_new_top_l{
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.active_new_top_r{
    width: 50%;
    float: right;
    padding: 0 2%;
    box-sizing: border-box;
}
.active_new_top_l_title_line{
    width: 56px;
    height:3px;
    background-color:#999999;
    margin-top:15px;
    float: left;
    margin-right:19px;
}
.active_new_top_l_title_line_r{
    width: 56px;
    height:3px;
    background-color:#999999;
    margin-top:15px;
    float: left;
    margin-right:19px;
    margin-left: -15px;
}
.active_new_top_l_title_line_div{
    float: left;
}
.active_new_top_l_title_line_r_p{
    font-size:24px;
    font-weight: bold;
}
.active_new_top_l_title_line_r_p_two{
    font-size:13.5px;
    margin-top: 3px;
}
.active_new_top_l_title_line_a_btn{
    float: right;
    margin-top:18px;
    padding:8px 18px;
    background-color:#333333;
    color:#ffffff;
    font-size:14px;
    margin-right:24px;
}
.active_new_top_l_content{
    margin-top:38px;
    background-color: #f6f6f6;
}
.active_new_top_l_content_l{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.active_new_top_l_content_l>a>img{
    vertical-align: middle;
    float: left;
    width:100%;
    height: 26vw;
    min-height: 400px;
}
.active_new_top_l_content_r{
    float: left;
    padding: 0 3%;
    position: relative;
    width: 50%;
    box-sizing: border-box;
    height: 26vw;
    min-height: 400px;
}
.active_new_top_l_content_r_title{
    font-size:28px;
    font-weight: bold;
    margin-top: 6%;
    color:#333;
}
.active_new_top_l_content_r_one td{
    padding-top: 8%;
}
.active_new_top_l_content_r_two td{
    padding-top: 8%;
}
.active_new_top_l_content_r_three td{
    padding-top: 8%;
}
.active_new_top_l_content_r_four td{
    padding-top: 8%;
}
.active_new_top_l_content_r_four td div{width: 12.3vw;min-width: 147px;height:5.68vw;overflow: hidden;box-sizing: border-box;}
.active_new_top_l_content_r_btn{
    display: inline-block;
    padding: 2% 6%;
    border: 2px solid #e1b665;
    color: #e1b665;
    font-size: 16px;
   	position: absolute;
    bottom: 3%;
}
.active_new_top_r_content{
    margin-top: 38px;
}
/*循环体*/
.active_new_top_r_for>a>img{
    float: left;
}
.active_new_top_r_for_r{
    width: 70%;
    float: left;
    padding-left: 4%;
    box-sizing: border-box;
}
.active_new_top_r_for_r_line{
    width:100%;
    height:2px;
    background-color: #eee;
    margin: 3% 0;
}
.active_new_top_r_for:hover .active_new_top_r_for_r_line{
    background-color: #e1b665;
}
.active_new_top_r_for_r>h3{}

.active_new_top_r_for_l{
    width: 30%;
    float: left;
    box-sizing: border-box;
}
.active_new_top_r_for_l img{
    width: 100%;
    height: 7.9vw;
    min-height: 105px;
}
.active_new_top_r_for_r>time{
    font-size: 16px;
    color:#999999;
    font-weight: bold;
    margin-top: 5px;
    display: inline-block;
}
.active_new_top_r_for_r>h3{
    font-size: 19px;
    color:#333333;
    margin-top: 5px;
}
.active_new_top_r_for_r>p{
    font-size: 14px;
    color: #333333;
    margin-top: 1%;
    line-height: 24px;
    overflow: hidden;
}
.active_new_top_r_for:nth-of-type(2){
    margin-top: 3%;
}
.active_new_top_r_for:nth-of-type(3){
    margin-top: 3%;
}
/*循环体end*/

@media screen and (max-width: 1680px){
    .active_new_top_l_content_r_four td div{height:75px;}
    .active_new_top_r_for_r>p{height:44px;}
}
@media screen and (max-width: 1500px){
    .active_new_top_r_for:nth-of-type(2){
   margin-top: 2.5vw;
}
.active_new_top_r_for:nth-of-type(3){
    margin-top: 2.5vw;
}
}
@media screen and (max-width: 1440px){
    .active_new_top .title h3:before{top:15px;}
    .active_new_top{padding-top:60px;}
    .active_new_top_l_content_r_title{font-size: 24px;}
    .active_new_top_l_content_r_four td div{height:55px;}
    .active_new_top_r_for_r>p{height:26px;}
    .active_new_top_r_for:nth-of-type(2){
	   margin-top: 35px;
	}
	.active_new_top_r_for:nth-of-type(3){
	    margin-top: 35px;
	}
	}

/*active end*/